Skip to content

Docs conf #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 25, 2023
Merged

Docs conf #10

merged 7 commits into from
May 25, 2023

Conversation

bbayles
Copy link
Collaborator

@bbayles bbayles commented May 25, 2023

This PR adds .readthedocs.yaml for building the full documentation, which is displayed here.

Closes #9.

@@ -74,3 +74,5 @@ It also provides some higher level functions for parsing and manipulating URLs.
}
>>> ada_url.replace_url('http://example.org:80', protocol='https:')
'https://example.org/'

You can find more documentation at `Read the Docs <https://ada-url.readthedocs.io>`__.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can also include this in python.ada-url.com domain.

@bbayles bbayles merged commit f2e4034 into main May 25, 2023
@bbayles bbayles deleted the docs-conf branch May 25, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set up ReadTheDocs
2 participants